home *** CD-ROM | disk | FTP | other *** search
/ Nokia N-Gage E3 2004 (USA) / Nokia N-Gage E3 2004 (USA).iso / operation shadow / operation shadow.swf / scripts / DefineButton2_54 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2004-05-08  |  81b  |  7 lines

  1. on(release){
  2.    if(eval("/:back") == 0)
  3.    {
  4.       set("/:back",1);
  5.    }
  6. }
  7.